source/pubg/match.d(53,25): Error: `@safe` function `pubg.match.MatchAssets.getId` cannot call `@system` function `std.json.JSONValue.array` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/json.d(324,38): `std.json.JSONValue.array` is declared here source/pubg/match.d(68,30): Error: `@safe` function `pubg.match.MatchRosters.getRosterIds` cannot call `@system` function `std.json.JSONValue.array` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/json.d(324,38): `std.json.JSONValue.array` is declared here source/pubg/match.d(320,30): Error: `@safe` function `pubg.match.MatchRoster.getParticipantIds` cannot call `@system` function `std.json.JSONValue.array` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/json.d(324,38): `std.json.JSONValue.array` is declared here source/pubg/match.d(341,21): Error: `@safe` function `pubg.match.MatchIncluded.getParticipants` cannot call `@system` function `std.json.JSONValue.array` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/json.d(324,38): `std.json.JSONValue.array` is declared here source/pubg/match.d(354,21): Error: `@safe` function `pubg.match.MatchIncluded.getRosters` cannot call `@system` function `std.json.JSONValue.array` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/json.d(324,38): `std.json.JSONValue.array` is declared here source/pubg/match.d(373,31): Error: cast from `char[]` to `string` not allowed in safe code /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(2170,10): Error: no property `curl` for type `std.typecons.RefCounted!(Impl, cast(RefCountedAutoInitialize)1)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(2141,10): Error: no property `curl` for type `std.typecons.RefCounted!(Impl, cast(RefCountedAutoInitialize)1)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(2142,10): Error: no property `curl` for type `std.typecons.RefCounted!(Impl, cast(RefCountedAutoInitialize)1)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(1876,17): Error: no property `curl` for type `std.typecons.RefCounted!(Impl, cast(RefCountedAutoInitialize)1)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(1048,9): Error: function `std.net.curl.HTTP.Protocol!().onSend(ulong delegate(void[]) callback)` is not callable using argument types `(ulong delegate(void[] buf) pure nothrow @nogc @system)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(1048,9): cannot pass argument `__dgliteral5` of type `ulong delegate(void[] buf) pure nothrow @nogc @system` to parameter `ulong delegate(void[]) callback` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(561,16): Error: template instance `std.net.curl._basicHTTP!char` error instantiating source/pubg/request.d(23,19): instantiated from here: `get!(HTTP, char)` source/pubg/player.d(53,30): Error: `@safe` function `pubg.player.PlayerRelationships.getMatchIds` cannot call `@system` function `std.json.JSONValue.array` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/json.d(324,38): `std.json.JSONValue.array` is declared here source/pubg/player.d(69,31): Error: cast from `char[]` to `string` not allowed in safe code source/pubg/player.d(73,46): Error: `@safe` function `pubg.player.Player.getAttributes` cannot call `@system` function `std.json.JSONValue.array` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/json.d(324,38): `std.json.JSONValue.array` is declared here source/pubg/player.d(77,49): Error: `@safe` function `pubg.player.Player.getRelationships` cannot call `@system` function `std.json.JSONValue.array` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/json.d(324,38): `std.json.JSONValue.array` is declared here source/pubg/player.d(81,25): Error: `@safe` function `pubg.player.Player.getType` cannot call `@system` function `std.json.JSONValue.array` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/json.d(324,38): `std.json.JSONValue.array` is declared here source/pubg/player.d(85,25): Error: `@safe` function `pubg.player.Player.getId` cannot call `@system` function `std.json.JSONValue.array` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/json.d(324,38): `std.json.JSONValue.array` is declared here source/pubg/sample.d(16,40): Error: cast from `char[]` to `string` not allowed in safe code source/pubg/sample.d(18,30): Error: `@safe` function `pubg.sample.SampleRequest.getRandomMatches` cannot call `@system` function `std.json.JSONValue.array` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.